IUserVariable 介面

代表使用者定義變數。

繼承體系

System.Object
  IntervalZero.KINGSTAR.Base.Class.IUserVariable

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
public interface IUserVariable
Public Interface IUserVariable

 

IUserVariable 介面陳列了以下成員。

方法

 名稱說明
Remove移除使用者定義變數。

屬性

 名稱說明
Name變數名稱。
Removed檢查變數是否已被移除。

參見

IntervalZero.KINGSTAR.Base.Class 命名空間